home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 3 / Info_Mac_1994-01.iso / Communications / Information / Mac ftp List 3.7.9 < prev    next >
Internet Message Format  |  1993-12-30  |  35KB

  1. Date: 16 Dec 93 10:47:40 EST
  2. From: bruce grubb <72130.3557@CompuServe.COM>
  3. Subject: [*]  mac.ftp.list Version 3.7.9
  4.  
  5. Archive name: mac-ftp-list379.txt
  6. category: communication, text
  7.  
  8. This is the latest version this report and should replace the previous version
  9. of mac-ftp-list.txt.
  10.  
  11. Changes:  ccb.ucsf.edu no longer has Mac files. ip# address of
  12.           rusmv1.rus.uni-stuttgart.de changed.
  13. Added sites:  laplace.stat.ucla.edu
  14.  
  15. This is a update to Mike Gleason's ftp list {He gave me permision to continue 
  16. it}.  It lists a good number of mac anonymous ftp sites with notes on some and 
  17. a little blurb on how to use anonymous ftp.
  18.  
  19. --------------------blurb ends, report commences---------------------------
  20. From: bgrubb@scf.nmsu.edu (Bruce Grubb)
  21. Subject: mac.ftp.list, Version 3.7.9 
  22.  
  23. Here's Version 3.7.9 (Dec 15,1993)
  24.  
  25. Changes:  ccb.ucsf.edu no longer has Mac files. ip# address of
  26.           rusmv1.rus.uni-stuttgart.de changed.
  27. Added sites:  laplace.stat.ucla.edu
  28.  
  29. Note:  Mike Gleason no longer supports this list and has given me his kind 
  30. permision to continue it.
  31.  
  32. Due to numerous requests I will post revisions as needed to the USENET 
  33. newsgroups comp.sys.mac.advocacy comp.sys.mac.misc, comp.sys.mac.apps, and 
  34. comp.sys.mac.games as well as the info-mac archives at sumex-aim.stanford.edu.  
  35. The concept for this document is copyrighted 1991 by Mike Gleason with 
  36. permission to Bruce Grubb for alterations, but may be freely distributed and 
  37. archived.
  38.  
  39. Please send newly discovered sites (with IP numbers and directories to
  40. check if possible), bug fixes, and comments to:
  41.   bgrubb@scf.nmsu.edu
  42.  
  43. For folks new to ftp
  44. ----------------------------------------------------------------------------
  45. The first column of stuff in the data below is the site name.  Usually
  46. you can just run ftp and type open and then the site name.  But some
  47. computers don't like the names (or don't have all of them) and prefer the
  48. next column of stuff, the IP addresses.  If you try the open command with the
  49. IP number and it doesn't bite, it isn't gonna work.  Most mac ftp sites have
  50. encoded their files with BinHex 4.0.  These files will end in the suffix
  51. ".hqx". To decode these files, you can just download them to your mac, and
  52. use Compact Pro or Stuffit to decode them.  THEN, you will need to decompress
  53. them. Files ending in ".cpt" are Compact Pro files, ".sit" files are
  54. Stuffit's. You will probably need both Compact Pro and Stuffit since both
  55. types are common.  When ftp prompts you for a username and password, send
  56. "anonymous" as the username, and your email address as the password, for Mike 
  57. Gleason it would be mgleason@cse.unl.edu.  Here's a sample ftp session:
  58.  
  59. % ftp
  60. ftp> open sumex-aim.stanford.edu
  61. Connected to sumex-aim.stanford.edu.
  62. 220 sumex-aim FTP server (SunOS 4.0/3) ready.
  63. Name (sumex-aim.stanford.edu:mgleason): anonymous
  64. Password (sumex-aim.stanford.edu:anonymous): mgleason@cse.unl.edu
  65. 331 Guest login ok, send mail address (user@host) as password.
  66. 230 Guest connection 17 (of 25) accepted, access restrictions apply.
  67. ftp> cd info-mac
  68. ftp> get ./help/recent-files.txt recentFiles
  69. ftp> get ./game/cumulonimbus.hqx cn.hqx
  70. ftp> quit
  71. % sz cn.hqx
  72.  
  73.  
  74. Power User Notes:
  75. ----------------------------------------------------------------------------
  76. If you want to read a file on a remote site, but don't want download it,
  77. quit ftp, page the file, then restart ftp, try "get myfile.txt -" and ftp
  78. will dump the file to your terminal.  Also exploit ftp's pipe and shell
  79. abilities, like "get myfile.txt |more" will do the same as above, except
  80. using "more" to page the file.
  81.  
  82. If you need to know the IP address of an ftp site, a common unix program
  83. called "nslookup" can help.  With some versions, "nslookup ftp.apple.com" 
  84. would spit out "130.43.2.3."  The reverse is also true, "nslookup 130.43.2.3" 
  85. would print out "ftp.apple.com."  Normally nslookup on an IP address just 
  86. verifies the address as valid and to do a reverse lookup you must reverse the 
  87. address and use the in-addr.arpa domain with the lookup type set to "ANY."
  88.  
  89. Most files you'll get off ftp are in that pain in the butt format, binhex.
  90. Mike Gleason usually downloaded to his unix box, and then used an immensely 
  91. useful utility called "mcvert" to de-binhex them there.  Not only is this 
  92. faster, but it doesn't tie up your own CPU :-)  Stop over to sumex
  93.  {info-mac/cmp directory} and grab it.  After mcvert'ing files, they'll turn 
  94. into files with ".bin" suffix on them, meaning they are in MacBinary format, 
  95. and ready to download.  You can also decompress most archives, using Dik 
  96. Winter's "unpack" program, if you don't mind both more files and bigger files 
  97. to download.
  98.  
  99. WARNING:  make sure that the communication program is in BINARY mode or 
  100. downloading of ".bin" and "unpacked" programs won't work.  For example, 
  101. Kermit's binary mode on some Unix machines is accessed by typing 'kermit -i' 
  102. at the promt.
  103.  
  104. Here's a handy chart to keep track which programs unmangle which formats:
  105.                      .sit  .sit                        unix
  106. Macintosh       .cpt  1.5   dlx  .hqx  .zip  .dd  .lzh  .Z  .pit  .arc  .bin
  107. StuffIt Lite*     D    X     X     X     D          X    X    D     D     X
  108. StuffIt Deluxe*   D    X     X     X     D          X    X    D     D     X
  109. Stuffit Expander  D    D     D     D
  110. SITcomm**         D    X     X     X     D          X    X    D     D     X
  111. ArcMac                                                              X
  112. BinHex 4.0                         X
  113. BinHex 5.0                         X                                      X
  114. Compact Pro       X    D           X
  115. DDExpand               D                       D              D
  116. Disk Doubler           D                       X              X
  117. MacCompress                                              X
  118. MacLHarc                                            X
  119. PackIt                                                        X
  120. UnZip                                    D
  121. ZipIt                                    X
  122.  
  123. Other                .sit  .sit                        unix
  124. computers       .cpt  1.5   dlx  .hqx  .zip  .dd  .lzh  .Z  .pit  .arc  .bin
  125. mcvert (unix)                      X                          X            
  126. PKZIP (DOS)                              X
  127. unpack (unix)     D    X     X                                X
  128. unsitins.exe           D     D
  129.  
  130. D = Decode only
  131. X = Encode and decode
  132.  
  133. * Stuffit Deluxe translators can be used with Stuffit Lite.  Current versions
  134.   are 3.0.7 as of this writing.
  135. ** SITcomm is communications program from Aladdin that uses the Stuffit
  136.    translators.
  137.  
  138. Special note: .hqx files are the ONLY files that can be downloaded in ASCII 
  139. mode; all others must be downloaded in BINARY mode for the file to decompress 
  140. properly.  Otherwise you will get errors like "unreadable file" or "file is 
  141. corrupt" when you try to decompress them.
  142.  
  143. These sites have many mac files, and are still getting new ones:
  144. -----------------------------------------------------------------------------
  145. ezinfo.ethz.ch             129.132.2.72    ./mac                            1
  146. ftp.apple.com              130.43.2.3      /dts                             2
  147. ftp.cso.uiuc.edu           128.174.5.59    /mac/MUG                         3
  148. ftp.funet.fi               128.214.6.100   /pub/mac                         4
  149. irisa.irisa.fr             131.254.2.3     /News/comp.binaries.mac          5
  150. mac.archive.umich.edu      141.211.32.2    /mac                             6
  151. nic.switch.ch              130.59.1.40     /software/mac                    7
  152. sumex-aim.stanford.edu     36.44.0.6       /info-mac                        8
  153. toklab.ics.osaka-u.ac.jp   133.1.12.100    /mac/info-mac/info-mac           9
  154.  
  155. These sites are home to a few specific file(s) or file types:
  156. -----------------------------------------------------------------------------
  157. archives.math.utk.edu      128.169.202.163 /mac (Mathematics)              10
  158. arthur.cs.purdue.edu       128.10.2.1      /pub/trinkle (mac32.tar.Z)     
  159. atlas.chem.utah.edu        ???             /topsoft (Programming?}
  160. aux.support.apple.com      130.43.6.2      / (A/UX stuff)                 
  161. bert.cs.byu.edu            128.187.2.20    /NCSA_Telnet (BYU's version)   
  162. biom3.univ-lyon1.fr        134.214.100.42  /pub/mac (MacMul, GraphMu)     
  163. boombox.micro.umn.edu      128.101.95.95   /pub (gopher, POPmail, more)   
  164. brownvm.brown.edu          128.148.128.40  / (tn3270, term, lpr)          
  165. cambridge.apple.com        ???             /pub {Mac Common LISP}
  166. cecelia.media.mit.edu      18.85.0.104     /pub (CSound)                  
  167. chook.cs.adelaide.edu.au   129.127.8.8     /pub/VHDL-Cookbook             
  168. cs.orst.edu                128.193.32.1    /pub/mac (lab-logger)          
  169. d31rz0.stanford.edu        36.76.0.151     /Igor (Igor demos, utilities)  
  170. fiji.wri.com               140.177.10.76   /pub (Mathematica)
  171. ftp.acns.nwu.edu           129.105.113.52  /pub/disinfectant (Disinf HQ)   11
  172.                            129.105.49.1    /pub/tiff (mactonext2.sit.hqx)  11
  173. ftp.cayman.com             143.137.1.2     /pub (GatorBox stuff)          
  174. ftp.cc.purdue.edu          128.210.10.6    /pub/mac (RevRdist)
  175. ftp.dartmouth.edu          129.170.16.54   /pub/mac (Dartmouth XCMDs, etc)
  176. ftp.edvz.uni-linz.ac.at    ???             /pub/mac/system
  177. ftp.embl-heidelberg.de     192.54.41.33    /? (molecular biology)
  178. ftp.gsfc.nasa.gov          ???             /mac (MacSecure.3.1.hqx)       
  179. ftp.ncsa.uiuc.edu          141.142.20.50   /Mac (NCSA Telnet, etc)         12
  180. ftp.primate.wisc.edu       144.92.43.11    /pub/mac (TransSkel & misc)     13
  181. ftp.psi.com                136.161.128.3   /wp (PSIWP, an X.500 client)   
  182. ftp.qualcomm.com           192.35.156.5    / (Eudora)
  183. ftp.utas.edu.au            131.217.10.1    /pub/mac (Mews)                
  184. ftp.uu.net                 192.48.96.9     /languages/abc (ABC prog lang)  14
  185. gaea.kgs.ukans.edu         ???             / (scripting)
  186. geom.umn.edu               128.101.25.35   /stuff/snappea/mac (Snap pea)  
  187. hobbes.lbl.gov             128.3.12.38     /pub/mac (Radiance)            
  188. jagubox.gsfc.nasa.gov      ???             / (A/UX)
  189. ics.uci.edu                128.195.1.1     /mac/think-c                    15
  190. imag.imag.fr               129.88.32.1     /edu/math/mac/Cabri             16
  191. iraun1.ira.uka.de          129.13.10.90    /pub/mac (SingleShare,NewsView)
  192. linc.cis.upenn.edu         130.91.6.8      /pub/NH3.0/mac (Mac NetHack!)  
  193. laplace.stat.ucla.edu      128.97.4.147    /pub (STAT-L)
  194. maddog.llnl.gov            128.115.10.1    /pub (uw.tar.Z unix windows)   
  195. menudo.uh.edu              129.7.1.16      /pub/gene-server/mac (Science) 
  196. microlib.cc.utexas.edu     128.83.1.21     /microlib/mac (Gatekeeper HQ)   17
  197. midway.uchicago.edu        128.135.12.73   /pub/OzTex                     
  198. mojo.ots.utexas.edu        128.83.185.16   /pub/slip/mac/ncsa SLIP telnet 
  199. munnari.oz.au              128.250.1.21    /mac (CAP, Multigate stuff)     18
  200. ncbi.nlm.nih.gov           130.14.20.1     /entrez                         19
  201. neptune.ethz.ch            129.132.101.33  /Oberon/MacII, /XYZ             20
  202. novamail.cerl.uiuc.edu     128.174.180.9   /pub/lime (Lime demo, for MIDI)
  203. oddjob.uchicago.edu        128.135.4.2     /pub/Yerk                      
  204. otter.stanford.edu         36.21.0.104     /mma, /mac (Mathematica)       
  205. pacific.mps.ohio-state.edu 128.146.37.18   /mac (LabanWriter)             
  206. rascal.ics.utexas.edu      128.83.138.20   /mac/virus (Antivirals)         21
  207. ruunfs.fys.ruu.nl          131.211.32.68   /pub/vtools [vs2ps, vs2ris]    
  208. ssyx.ucsc.edu              128.114.133.1   /pub/mac (HyperUnix, ClientDA) 
  209. statlab.uni-heidelberg.de  129.206.113.100 /pub/network (NetWork stuff)   
  210. tau.sm.luth.se             130.240.0.3     /pub/mac/nisus (macros, etc)   
  211. terminator.cc.umich.edu    141.211.164.8   /x500 (maX.500 white pages)    
  212. walrus.wr.usgs.gov         130.118.7.254   /pub/mac {Geology}
  213. zippy.nimh.nih.gov         128.231.98.32   /pub/nih-image (NIH-Image)
  214.  
  215. These sites are shadow/mirror archives (the same stuff) of something else:
  216. -----------------------------------------------------------------------------
  217. archie.au                  139.130.4.6     /micros/mac [sumex, umich]
  218. ccsun.unicamp.br                           / [info-mac] Brazil {slow}
  219. ftp.cs.tu-berlin.de        130.149.17.7    /pub/mac [sumex]                22
  220. ftp.gsfc.nasa.gov          ???             /mac.dir [dftsrv.gov]          
  221. ftp.lth.se                 130.235.20.3    /mac [sumex]                    23
  222. ftp.rrzn.uni-hannover.de   130.75.5.71     /ftp1/mac [sumex] 
  223. ftp.sunet.se               130.238.127.3   /pub/mac [sumex, umich]         24
  224. ftp.u-tokyo.ac.jp          130.69.254.254  /pub/info-mac [sumex]
  225. ftp.uwtc.washington.edu    128.95.202.40   /pub/Macintosh [collection]
  226. ftphost.aukuni.ac.nz       130.216.1.5     /mac [sumex]                    25
  227. garbo.uwasa.fi             128.214.87.1    /mac [funet]                   
  228. giza.cis.ohio-state.edu    128.146.8.61    /pub/oztex [midway]            
  229. grind.isca.uiowa.edu       128.255.40.200  /mac [sumex, umich]             26
  230.                            128.255.21.233                                  26
  231. jyu.fi                     128.214.7.5     /maclib [sumex]                
  232. minnehaha.rhrk.uni-kl.de   131.246.9.95    /pub/mac [sumex]               
  233. mrcnext.cso.uiuc.edu       128.174.201.12  /mac/MUG [ux1]                 
  234. nic.switch.ch              130.59.1.40     /mirror/info-mac [sumex]         7
  235.                                            /mirror/Oberon/MacII [MacOberon] 7
  236. oswego.oswego.edu          129.3.1.1       /pub/mac [sumex]    
  237. pomme.src.umd.edu          128.8.111.252   /info-mac [sumex]               27
  238. rusmv1.rus.uni-stuttgart.de129.69.8.13     /soft/mac [sumex]              
  239. shark.mel.dit.csiro.au     144.110.16.11   /info-mac [sumex]              
  240. src.doc.ic.ac.uk           146.169.3.7     /mac, /public/other3/sumex-mac  28
  241. utsun.s.u-tokyo.ac.jp      133.11.11.11    /Mac, /Mac/info-mac [sumex]    
  242. watmsg.waterloo.edu        129.97.129.9    /pub/oztex [midway]            
  243. wuarchive.wustl.edu        128.252.135.4   /systems/mac {See note}         29
  244.  
  245.  
  246. These sites have just a few mac files:
  247. -----------------------------------------------------------------------------
  248. bode.ee.ualberta.ca        129.128.16.96   /pub/mac                       
  249. eff.org                    192.88.144.3    /pub/mac                       
  250. fs-1.iastate.edu           129.186.151.151 /pub/mac                       
  251. ftp.lu.se                  130.235.132.90  /pub/mac                        30
  252. ftp.nevada.edu             131.216.1.11    /pub/heathers (sounds)         
  253. genbank.bio.net            134.172.1.160   /pub/mac                       
  254. hpcsos.col.hp.com          15.255.240.16   /packet/mac                    
  255. icarus.cns.syr.edu         128.230.1.49    /software/mac (w/ Unix_Mac)    
  256. icarus.riacs.edu           134.12.1.1      /pub                           
  257. mailer.cc.fsu.edu          128.186.6.103   /pub/mac                       
  258. procyon.cis.ksu.edu        129.130.10.80   /pub/Macintosh                 
  259. splicer.cba.hawaii.edu     128.171.17.7    /mac                           
  260. teetot.acusd.edu                ???        /pub/Macintosh/SuperCard
  261. tolsun.oulu.fi             128.214.5.6     /pub/mac                       
  262. ucsd.edu                   128.54.16.1     /midi/software/mac, /pub/mac   
  263.  
  264. These sites have a lot of files, but do not get much new:
  265. -----------------------------------------------------------------------------
  266. f.ms.uky.edu               128.163.128.6   /pub/mac [sumex]               
  267. ftp.bio.indiana.edu        129.79.224.50   / (large science archive)       31
  268. impaqt1.mem.drexel.edu     129.25.10.1     /pub/files/mac                 
  269. joker.optics.rochester.edu 128.151.240.1   /Sounds, /mac                  
  270. kth.se                     130.237.72.201  /macintosh                     
  271. mcsun.eu.net               192.16.202.1    /comp/mac                      
  272. merlin.cs.purdue.edu       128.10.2.3      /pub/mac                       
  273. oak.oakland.edu            ???             /pub2/macintosh
  274. plains.nodak.edu           134.129.111.64  /pub/mac/pub                    32
  275. ra.nrl.navy.mil            128.60.0.21     /MacSciTech                    
  276.  
  277. I can't connect to these sites, which may have mac stuff:
  278. -----------------------------------------------------------------------------
  279. beach.gal.utexas.edu       129.109.1.207   /pub/virus/mac (VMS though)    
  280. peace.waikato.ac.nz        130.217.64.62   anu-news gnu msdos mac ncsa    
  281. saffron.inset.com          192.94.75.2     / (new Sound_list HQ)          
  282. slug.pws.bull.com          128.35.10.203   comp.binaries.mac              
  283.  
  284. Some Miscellaneous sites
  285. -----------------------------------------------------------------------------
  286. csd4.csd.uwm.edu           129.89.7.4      /pub/inet.services.txt
  287. ftp.cpsc.ucalgary.ca       136.159.2.1?    /pub/text.compression.corpus    33
  288. pilot.njin.net             128.6.7.38      /pub/ftp-list (big ftp.list)
  289.  
  290. These Mac sites no longer exist:
  291. -----------------------------------------------------------------------------
  292. apple.com                  130.43.2.2      see ftp.apple.com                2
  293. ccb.ucsf.edu              ?128.218.1.13?   Mac files removed
  294. dartvax.dartmouth.edu      129.170.16.4    see ftp.dartmouth.edu 
  295. dftsrv.gsfc.nasa.gov       128.183.10.3    see ftp.gsfc.nasa.gov
  296. lth.se                     130.235.16.3    see ftp.lth.se                  23
  297. sics.se                    192.16.123.90   see ftp.lth.se                  23
  298. utsun.s.u-tokyo.ac.jp      133.11.11.11    see ftp.u-tokyo.ac.jp
  299. wsmr-simtel20.army.mil     26.2.0.74       see wuarchie.wustl.edu          28
  300.  
  301. Current archie servers (as of Nov 19, 1993):
  302. -----------------------------------------------------------------------------
  303. archie.ac.il              132.65.6.15     Israel
  304. archie.ans.net            147.225.1.10    ANS, New York, USA
  305. archie.au                 139.130.4.6     Deakin University, Geelong,Australia
  306. archie.doc.ic.ac.uk       146.169.11.3    Imperial College, London, UK
  307. archie.edvz.uni-linz.ac.at140.78.3.8      Austria
  308. archie.funet.fi           128.214.6.100   FUnet, Helsinki, Finland
  309. archie.internic.net       198.48.45.10    NJ, USA
  310. archie.kr                 128.134.1.1     Korea
  311. archie.luth.se            130.240.18.4    Sweden
  312. archie.ncu.edu.tw         140.115.19.24   Taiwanese server
  313. archie.rediris.es         130.206.1.2     Spain
  314. archie.rutgers.edu        128.6.18.15     Piscataway, New Jersey, USA
  315. archie.sogang.ac.kr       163.239.1.11    Korean server
  316. archie.sura.net           128.167.254.179 SURAnet, College Park, Maryland, USA
  317. archie.switch.ch          139.59.1.40     SWITCH, Zurich, Switzerland
  318. archie.th-darmstadt.de    1130.83.22.60   Germany
  319. archie.unipi.it           131.114.21.10   Italy
  320. archie.univie.ac.at       131.130.1.23    Austria
  321. archie.unl.edu            129.93.1.14     Lincoln, Nebraska, USA
  322. archie.uqam.ca            132.208.250.10  Canada
  323. archie.wide.ad.jp         133.4.3.6       Japan
  324.  
  325. Old archie servers (Jan 3 1993) that may have gone defunct:
  326. -----------------------------------------------------------------------------
  327. archie.cs.huji.ac.il      132.65.6.5      Hebrew University, Jerusalem,Israel
  328. archie.kuis.kyoto-u.ac.jp 130.54.20.1     Japan
  329. archie.nz                 130.195.9.4     New Zealand server
  330.  
  331. Note: "If you're on the Internet, you can "telnet [site name]" and login in as 
  332. "archie", at which point you'll get basic directions and pointers to other 
  333. Archie machines." (TidBITS#130; Gateways 1: Internet)
  334.  
  335. Notes on some of the above sites:
  336. -----------------------------------------------------------------------------
  337. 1.  ezinfo.ethz.ch (129.132.2.72)   ./mac
  338.     A large European site. While ezinfo is primarily a BBS for Users in 
  339.     Switzerland and Europe, this host also provides anonymous FTP and DECNET
  340.     access to its archives. Preferrably use night hours as the BBS is heavily
  341.     used by local users during daytime hours.  Guest can only see 50% of the 
  342.     menus on the BBS.
  343.     The Macintosh files are taken from comp.binaries.mac, with local
  344.     uploads now and then. Recent files are stored in ./mac/news/ for one
  345.     month before being redistributed in their respective directories.
  346.     HOW TO UPLOAD:  mail .hqx files to danny@ezinfo.ethz.ch
  347.     TRANSFER MODE:  Use ASCII.
  348.     RECENT FILES:   see above.
  349.     HELP:           eis_manager@ezinfo.ethz.ch
  350.  
  351. 2.  ftp.apple.com  (130.43.2.3)  /dts
  352.     Replacing apple.com {apple.apple.com} (130.43.2.2) this is Apple's
  353.     official ftp site to supply the world with System software {up to 7.0.1
  354.     that is}, utilities, technical notes, sample source code, press release
  355.     archives, and developer tools.  Callers outside America are  restricted
  356.     to what they can download. :-(  
  357.     "Failure to maintain a reasonable load on this machine could result in
  358.     this archive being pulled from the Internet, or, at a minimum, a nasty
  359.     disk crash that could keep this site down for an extended period of time."
  360.     (READ.ME file)
  361.     ALL FILES:     /dts/help/dir-files-all
  362.     RECENT FILES:  /dts/help/dir-files-recent
  363.     HELP:          /help, or mail mjohnson@apple.com.
  364.     TRANSFER MODE: Use ASCII.
  365.  
  366. 3.  ftp.cso.uiuc.edu  (128.174.5.59)  /mac/MUG
  367.     Old name ux1.cso.uiuc.edu.  A local user group has been kind enough to
  368.     store copies of it's disk collection here.  There is a massive amount of
  369.     material to download. New disks have started appearing again, too.  Too
  370.     bad the index files aren't updated regularly, it's a shame to download
  371.     entire disks, and not knowing what's on them.  It also wastes internet
  372.     bandwidth ;-) 
  373.     ALL FILES:     /mac/MUG/0Biglist.MUG
  374.     HELP:          /mac/MUG/0README.MUG
  375.     TRANSFER MODE: Use ASCII.
  376.  
  377. 4.  ftp.funet.fi  (128.214.6.100)  /pub/mac
  378.     A very large European site.  In addition to shadowing Sumex-aim, they get 
  379.     their own original files sometimes.  Non-Europeans shouldn't call often, 
  380.     to keep costs down.  They also serve as an archie host (archie.funet.fi) 
  381.     for Europe. 
  382.     ALL FILES:     /pub/mac/_file.lst
  383.     RECENT FILES:  /pub/mac/ChangeLog
  384.     HELP:          /pub/mac/HELP
  385.     HOW TO UPLOAD: Use ftp to put files into /pub/mac/incoming.
  386.     TRANSFER MODE: Use BINARY (IMAGE).
  387.  
  388. 5.  irisa.irisa.fr  (131.254.2.3)  /News/comp.binaries.mac
  389.     They keep archives of the postings to the comp.binaries.mac newsgroup.  
  390.     The files all stored in one huge directory, so instead of doing an 'ls', 
  391.     get the index file to look at offline. 
  392.     ALL FILES:     /News/comp.binaries.mac/index
  393.     HOW TO UPLOAD: Post to the comp.binaries.mac USENET group.
  394.     TRANSFER MODE: Use ASCII.
  395.  
  396. 6.  mac.archive.umich.edu  (141.211.32.2)  /mac
  397.     This big site has a large number of files, many of them unique.  There are 
  398.     many outline fonts, mostly Adobe type 1's, and a few type 3's and 
  399.     TrueType.  About the only gripe I have is the tremendous number of 
  400.     subdirectories, e.g. /mac/system.extensions/font/adobe.type.three...  but 
  401.     that's a small price to pay for the work they've put in for us leeches :-)
  402.     ALL FILES:     /mac/00help/index.txt
  403.     RECENT FILES:  /mac/00help/newfiles.txt
  404.     IN QUEUE:      Look in the /mac/incoming directory.
  405.     HELP:          /mac/00help
  406.     HOW TO UPLOAD: ftp-put files in the /mac/incoming directory or
  407.                    e-mail to macgifts@mac.archive.umich.edu
  408.                    {e-mail results in crossposting to other archives}
  409.     TRANSFER MODE: Use ASCII for .hqx files, BINARY (IMAGE) for everything 
  410.     else.
  411.  
  412. 7.  nic.switch.ch  (130.59.1.40)  /software/mac  /mirror/info-mac 
  413.                                   /mirror/umich-mac   /mirror/Oberon/MacII
  414.     A pretty large European site. It is a server for academic and research      
  415.     users primarily in Switzerland, but also for the ones in Europe and the  
  416.     rest of the world.                                                   
  417.     There is also an interactive browsing mode available via the SWITCHinfo
  418.     telnet access to nic.switch.ch with login name 'info', no password       
  419.     required. A HyperCard stack offers similar access facilities in a     
  420.     Macintosh way, it can be found in /software/mac/SWITCHinfo.                
  421.     In /software/mac/src is a unique collection of Macintosh software that
  422.     comes with freely redistributable sources.
  423.     ALL FILES:      /0overview/ls-lR (very large, > 3 MBytes!)                 
  424.     RECENT FILES:   /0overview/new-files                                       
  425.     HELP:           /0README or mail to switchinfo@switch.ch
  426.      
  427. 8.  sumex-aim.stanford.edu  (36.44.0.6)  /info-mac
  428.     The king of macintosh ftp sites.  If you want your uploads to get a wide 
  429.     distribution, this is the place to send them to. They also have their own 
  430.     message "list", the info-mac digests.  This is handy for those who don't 
  431.     have USENET access.
  432.     ALL FILES:     /info-mac/help/all-files.txt
  433.     RECENT FILES:  /info-mac/help/recent-files.txt
  434.     HELP:          Look in the /info-mac/help directory, read 'em all.
  435.     HOW TO UPLOAD: email posts or files to info-mac@sumex-aim.stanford.edu
  436.                    emailing to macgifts@mac.archive.umich.edu also works.
  437.     TRANSFER MODE: Use ASCII.
  438.  
  439. 9.  toklab.ics.osaka-u.ac.jp   (133.1.12.100) /mac/info-mac/info-mac
  440.     A good sized Mac site in Japan.  'ls' does not list files so use 'dir' 
  441.     instead.  Files are orginized by date so reading the 00dir.recent and 
  442.     00dir.verbose lists is imperative.  All files are unix compressed .hqx
  443.     (.hqx.Z) and therefore require BINARY (IMAGE) mode to download.
  444.     ALL FILES:     /mac/info-mac/info-mac/00dir.verbose
  445.     RECENT FILES:  /mac/info-mac/info-mac/00dir.recent
  446.     TRANSFER MODE: Use BINARY (IMAGE).
  447.  
  448. 10. archives.math.utk.edu (128.169.202.163) /mac 
  449.     A site for shareware and public domain software suitable for use in
  450.     mathematics education at the college and university level.  Both anonymous
  451.     ftp and gopher access are supported (gopher using port 70).  Gopher access
  452.     also supports WAIS searching of abstracts as well as numerous gopher links
  453.     to other sites of mathematical interest.
  454.  
  455. 11. ftp.acns.nwu.edu  (129.105.113.52 129.105.49.1) /pub/disinfectant or /tiff
  456.     The headquarters of John Norstad's excellent anti-virus program, 
  457.     Disinfectant, the sample code, and some other stuff, like macph. 
  458.     TRANSFER MODE: Use ASCII.
  459.  
  460. 12. ftp.ncsa.uiuc.edu  (141.142.20.50)  /Mac
  461.     Also know as zaphod.ncsa.uiuc.edu.  NCSA keeps Telnet, ContigAsm,
  462.     Contour, DataScope, GelReader, HypercardAnimator, NCSA Image,
  463.     Import2HDF, Layout, & PalEdit here. 
  464.     TRANSFER MODE: Use ASCII.
  465.  
  466. 13. ftp.primate.wisc.edu  (144.92.43.11)  /pub/mac
  467.     Contains some programs by Paul DuBois, and a few other utilities: BlobMgr, 
  468.     FaceLift, Grep, TransSkel,ZoomIdle, MakeWrite, SicnEdit, gnome, and
  469.     psuedo-fpu. 
  470.     TRANSFER MODE: Use ASCII.
  471.  
  472. 14. ftp.uu.net  (192.48.96.9)  /languages/abc
  473.     You can find a mac version of the ABC programming language here, and also 
  474.     a macintosh version of STDWIN as /amiga-sources/stdwin/mac.tar.Z. UUNet 
  475.     also archives huge amounts of other material, like USENET news, GNU stuff, 
  476.     bsd sources, internet specs, popular unix packages, and bug fixes. 
  477.     ALL FILES:     /index/master.Z, /index/master-time.Z
  478.     RECENT FILES:  /index/changes.week.Z, /index/changes.day.1.Z
  479.     IN QUEUE:      /index/incoming.Z
  480.     HELP:          /help, /index/README
  481.     HOW TO UPLOAD: /tmp
  482.     TRANSFER MODE: Use BINARY (IMAGE).
  483.  
  484. 15. ics.uci.edu  (128.195.1.1)  /mac/think-c
  485.     This is the home of the Think C mailing list. You'll find a bunch of Think 
  486.     Class Library stuff here, along with general Think C code, interfaces, and 
  487.     updaters.  Read all the README files in /mac/think-c for more info (and 
  488.     how to get on the mailing list). 
  489.     TRANSFER MODE: Use ASCII.
  490.  
  491. 16. imag.imag.fr  (129.88.32.1)  /pub/CABRI
  492.     Not only is this the home of the CABRI (graph, geometry) software, but 
  493.     they are also nice enough to keep the most recent uploads to 
  494.     comp.binaries.mac, in MacBinary format (yay!). It is recommened that
  495.     CABRI be retrieved from wuarchive.wustl.edu
  496.     TRANSFER MODE: Use BINARY (IMAGE).
  497.  
  498. 17. microlib.cc.utexas.edu  (128.83.1.21)  /microlib/mac
  499.     Headquarters of Chris Johnson's anti-virus utility Gatekeeper.
  500.     Somewhat erratic in getting new or unique files.  You can also subscribe 
  501.     to their mailing list (email to chris@emx.utexas.edu and ask) to get 
  502.     informed when new additions arrive.
  503.     ALL FILES:     /microlib/mac/file-list.txt
  504.     RECENT FILES:  Get the file called "Update-[date]" in /microlib/mac.
  505.     HOW TO UPLOAD: email to macgifts@mac.archive.umich.edu
  506.                    {this also results in cross-posting to other archives.}
  507.     TRANSFER MODE: Use ASCII.
  508.  
  509. 18. munnari.oz.au  (128.250.1.21)  /mac
  510.     Home of Webster Multiport Gateway tools, and other mac networking goodies, 
  511.     like Columbia Appletalk Package, Timelord, & Messages. 
  512.     TRANSFER MODE: Use BINARY (IMAGE).
  513.  
  514. 19. ncbi.nlm.nih.gov  (130.14.20.1)  /entrez
  515.     The NCBI has developed a CD-ROM based system for browsing records in a 
  516.     subset of the NLM's MEDLINE medical bibliographic database. Preliminary 
  517.     Macintosh and MS-Windows versions of the browser program, named Entrez, 
  518.     are posted in the "entrez" directory.  Ordering information for the Entrez 
  519.     CD-ROM is also posted there. 
  520.     HELP:          Contact gish@ncbi.nlm.nih.gov (Warren Gish).
  521.     TRANSFER MODE: Use ASCII.
  522.  
  523. 20. neptune.ethz.ch  (129.132.101.33)  /Oberon/MacII
  524.     Here you can find the MacOberon compiler, and the Geometry program XYZ 
  525.     GeoBench. 
  526.     TRANSFER MODE: Use ASCII.
  527.  
  528. 21. rascal.ics.utexas.edu  (128.83.138.20)  /mac
  529.     rascal is the definitive anti-viral support site.  It is also
  530.     the definitive archive site for MacLayers, DialScript, and
  531.     comp.sys.mac.announce.
  532.  
  533. 22. ftp.cs.tu-berlin.de (130.149.17.7)  /pub/mac
  534.     Also called 'quepasa.cs.tu-berlin'.  Features:  FTP-Users can get folders
  535.     with 'get folder.tar' and get files/folers compressed
  536.     'get file.Z/get folder.tar.Z' {use binary}
  537.     Mail-Server:  mail-server@cs.tu-berlin.de
  538.  
  539. 23. ftp.lth.se  (130.235.20.3)  /mac
  540.     This is a European sumex shadow that has superseded sics.se.  Due to
  541.     people using the site as a gif trading post the ftp upload has been
  542.     eliminted.
  543.     HOW TO UPLOAD: email files to Peter.Moller@dna.lth.se
  544.     TRANSFER MODE: Use ASCII.
  545.  
  546. 24. ftp.sunet.se  (130.238.127.3) /pub/mac
  547.     This Sweden archive mirrors both Info-mac {/pub/mac/info-mac} and Umich
  548.     {/pub/mac/mirror-umich}.  It should be noted that files in /info-mac
  549.     are continuosly moved to the directory /pub/mac, making them simpler to
  550.     reach but also leads to some frustration when one finds directories empty.
  551.     This archive also has large amounts of DOS, Windows and UNIX files.
  552.     INFO:          'arkiv-underh' in the root directory {in Swedish, I think}
  553.     TRANSFER MODE: Use ASCII for .hqx files, BINARY (IMAGE) for everything 
  554.     else.
  555.  
  556. 25. ftphost.aukuni.ac.nz  (130.216.1.5)  /mac
  557.     A shadow archive intended for folks in and around New Zealand. 
  558.     ALL FILES:     /mac/README
  559.     RECENT FILES:  /mac/NEWFILES.TXT
  560.     HELP:          Mail Andrew Knox at macftp@ccu1.aukuni.ac.nz.
  561.     HOW TO UPLOAD: macftp@ccu1.aukuni.ac.nz
  562.     TRANSFER MODE: Use ASCII.
  563.  
  564. 26. grind.isca.uiowa.edu  (128.255.40.200  128.255.21.233)   /mac
  565.     The Iowa Student Computing Association filesystem, five gigabytes and 
  566.     growing! Not only does ISCA have FTP but also a telnet downloading 
  567.     interface (Zmodem, NetZmodem, Kermit, Xmodem, FTP) with search, 
  568.     new_files, and batch downloading, login as 'iscabbs'. 
  569.     ISCA also has one of the largest Internet BBS's at bbs.isca.uiowa.edu,
  570.     they support over 200 users online at once.
  571.     Coming soon: PANDA, the information arcade message system. A quantum
  572.     leap beyond the ordinary BBS experience.
  573.     TRANSFER MODE: Use BINARY.  (MacBinary format)
  574.  
  575. 27. pomme.src.umd.edu (128.8.111.252) /info-mac
  576.     Also named src-aux.src.umd.edu.  On a Mac running A/UX 3.0 this is the
  577.     Institute for Systems Research at the University of Maryland's sumex 
  578.     shadow for UMCP and the east coast and it also adds a few files.
  579.  
  580. 28. src.doc.ic.ac.uk  (146.169.3.7)  /mac
  581.     A London based Info-mac & umich shadow. 
  582.     HELP:          mail ukuug-soft@doc.ic.ac.uk to contact the maintainers.
  583.     TRANSFER MODE: Use ASCII.
  584.  
  585. 29. wuarchive.wustl.edu  (128.252.135.4)  /systems/mac
  586.     This is the de-facto king of shadow archives; it mirrors three mac 
  587.     sites: sumex {/systems/mac/info-mac}, rascal.ics.utexas.edu 
  588.     {/systems/mac/rascal}, and mac.archive.umich.edu {/systems/mac/umich.edu}.  
  589.     It also keeps files long deleted from the archives it shadows 
  590.     {/systems/mac/info-mac/Old.}  Also shadows several non Mac archives.
  591.     The Simtel mirror was "removed due to lack of space.  Most of this
  592.     material had not been updated for several years.  For older Macintosh
  593.     software, please check /mirrors/info-mac/Old." (README file in
  594.     mirrors/macintosh). The directories all cross into one another
  595.     {/systems/mac/info-mac/Old is the same as /mirrors/info-mac/Old for
  596.     example.} so it is very easy to find the shadow archives.  {The
  597.     /mirrors/ route is good for people who want to get to a directory fast.} 
  598.     TRANSFER MODE: Use ASCII for .hqx files, BINARY (IMAGE) for everything 
  599.     else.
  600.  
  601. 30. ftp.lu.se (130.235.132.89)
  602.     Old name was pollux.lu.se.  Roland.Mansson@dna.lth.se (Roland Mansson)
  603.     sent me the following: "ftp.lu.se, which I administrate, will
  604.     unfortunately NOT have many mac files in the future."
  605.     TRANSFER MODE: Use ASCII for .hqx files, BINARY (IMAGE) for everything 
  606.     else.
  607.  
  608. 31. ftp.bio.indiana.edu  (129.79.224.50)  /{see below}
  609.     All sorts of scientific applications, in /biology/mac, /chemistry/mac, 
  610.     /science/mac, and /molbio/mac. 
  611.     HELP:          /archive.doc
  612.     HOW TO UPLOAD: /incoming
  613.     TRANSFER MODE: Use ASCII.
  614.  
  615. 32. plains.nodak.edu  (134.129.111.64)  /pub/mac/pub
  616.     Kind of stale, but they had some stuff I hadn't seen anywhere else. 
  617.     TRANSFER MODE: Use ASCII.
  618.  
  619. 33. ftp.cpsc.ucalgary.ca  (136.159.2.1?)  /pub/text.compression.corpus
  620.     Holds sample files to benchmark compression programs, voyager .gifs, and
  621.     a text editor that predicts what you'll type next in
  622.     /pub/the.reactive.keyboard/mac. 
  623.     TRANSFER MODE: Use BINARY (IMAGE).
  624.  
  625.  
  626.